home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEMA 4D CE 6 / Resource / res / menus / c4d_M_CONSOLE.res < prev    next >
Text File  |  2000-07-06  |  224b  |  17 lines

  1. // Menudefinition for OUTWINDOW
  2.  
  3. MENU M_CONSOLE
  4. {
  5.   SUBMENU IDS_OUTWINDOW_FILE
  6.   {
  7.         IDM_CLEARCONSOLE;
  8.     SEPARATOR;
  9.     IDM_CM_CLOSEWINDOW;
  10.   }
  11.     SUBMENU IDS_EDITOR_PLUGINS
  12.     {
  13.         IDM_RELOAD_PLUGINS;
  14.         IDM_EXECUTE_LAST;
  15.     }
  16. }
  17.